From: Po Lu Date: Sun, 27 Apr 2025 13:08:48 +0000 (+0800) Subject: Fix the Android build X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~122 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=aa1b55d5210f4c8ad83a0e8c2367e8691d785fa7;p=emacs.git Fix the Android build * java/README.res: Move from java/res/README, as the AAPT does not permit non-resource files in resource directories. --- diff --git a/java/README.res b/java/README.res new file mode 100644 index 00000000000..ac981dbebc3 --- /dev/null +++ b/java/README.res @@ -0,0 +1,4 @@ +* The wrench icon that is superimposed on Emacs's own icon in + res/drawable/emacs_wrench.png was released into the Public Domain by the + Tango Desktop Project. + diff --git a/java/res/README b/java/res/README deleted file mode 100644 index 38f3f232033..00000000000 --- a/java/res/README +++ /dev/null @@ -1,4 +0,0 @@ -* The wrench icon that is superimposed on Emacs's own icon in - drawable/emacs_wrench.png was released into the Public Domain by the - Tango Desktop Project. -